Param3Desc{}CommandName{selectedTab}HelpPath{Special}ReturnValue{int tab=}OpenBrace{(}Parameters{handle gadget}CloseBrace{)}Description{Finds out which tab from a tabs gadget is currently selected.  When the gadget is clicked use this to determine what gadgets to display in the main "active" area of the tab.}ReturnDescription{Index of currently selected tab.  The first tab has an index of 0.}Param1{gadget}Param1Desc{Handle to a tabs gadget.}